home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / biblio / bibtex / utils / bibclean / testscr3.bok < prev    next >
Text File  |  1992-11-14  |  427b  |  26 lines

  1. @Comment{Old style comment}
  2.  
  3. @Comment{
  4. This is a block comment
  5. with two lines.
  6. }
  7.  
  8. @Comment{
  9. This is a block comment
  10. with nested environments.
  11. @Begin{foo}
  12. @Begin{bar}
  13. @End"bar"
  14. @End"foo"
  15. }
  16.  
  17. @Comment{
  18. This is a block comment with two lines and embedded braces: {one}
  19. {two} {three}
  20. }
  21.  
  22. @Comment{
  23. This is a block comment with two lines and embedded braces: {one}
  24. {two} {three}.  Here are some mismatched braces: { { { } } } {} {}
  25. }
  26.